/* msu */
.home-events {}
.home-events .h3-title {
	display: none;
}

/* region sm */
.page__head-symbolic {
	z-index: 10;
	width: 128px;
	height: 156px;
	background: url('/design/images/msu_new/mask.png') no-repeat;
}
.page__head-region {
	top: 8px;
	left: -14px;
	width: 97px;
	height: 111px;
	position: absolute;
}
.page__head-region img {
	width: 104px;
}

/* region mask */
.page__head-mask {
	top: 4px;
	left: 10px;
	position: absolute;
}

.page__head-msu-portal {
	top: 20px;
	right: 175px;
	width: 100px;
	height: 60px;
	position: absolute;
}

.region_msu .page__head-symbolic,
.region_sovmo .page__head-symbolic{
    left: -30px;
    width: 166px;
    height: 160px;
    position: absolute;
    background: url("../../../img/new_templates3/head/main/republic-gerb.png") no-repeat;
}

.region_msu .page__head-region,
.region_sovmo .page__head-region{
    display: none;
}

.home-events.region_msu ul {
    margin: 0 -25px 0px -22px;
    padding: 20px 20px 0;
    list-style: none;
    background-color: #f1f1f1;
    border-radius: 4px;
}

.home-photoreports:after {
    min-height: 142px;
    overflow: hidden;
}

.home-events .region_msu ul {
    margin: 0 -25px 0px -22px;
    padding: 20px 20px 0;
    list-style: none;
    background-color: #f1f1f1;
    border-radius: 4px;
    height: 186px;
}

.home-events .region_msu ul li {
    position: relative;
    padding: 0 0 16px 0;
    margin: 0;
}

.region_msu .home-events__item-date {
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    float: right;
    display: block;
    color: #989898;
}

.region_msu .home-events__item-lead {
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    padding-bottom: 4px;
    min-height: 60px;
    height: 128px;
    overflow: hidden;
    position: relative;
}

.region_msu .home-events__item-grad:before{
    background-image: -webkit-linear-gradient(rgba(241, 241, 241,0), rgba(241, 241, 241, 1));
    background-image: -o-linear-gradient(rgba(241, 241, 241,0), rgba(241, 241, 241, 1));
    background-image: linear-gradient(rgba(241, 241, 241,0), rgba(241, 241, 241, 1));
}

.region_msu .home-events__item-grad {
    bottom: 0;
    width: 100%;
    height: 1px;
    position: absolute;
    background: #f1f1f1;
    border: none;
}


.page__aside .home-photoreports > ul{
    width: 100%;
}

.page__aside .home-photoreports > ul > li{
    margin: 6px 6px 0 0;
}

.page__aside .home-photoreports > ul > li:nth-child(2n){
    margin: 6px 0 0 0;
}

.page__aside .home-photoreports > ul > li > a img{
    display: block;
    width: 118px;
    height: auto;
}

.page__aside .home-photoreports h3{
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 10px;
}

.aside-block-title{
    margin: 0;
}

.aside-block-title b{
    font-size: 12px;
    color: #a0a0a0;
}

.fp-news.region_msu {
    position: relative;
    margin-top: -20px;
}

.region_msu .fp-news-photo{
    float: left;
    height: 100%;
    max-width: 140px;
}

.region_msu .fp-news-photo a{
    float: left;
}

.region_msu .fp-news-photo img {
    width: 120px;
    margin-right: 10px;
    border: solid 1px #ccc;
}

.fp-news.region_msu h3{
    display: none;
    margin: 0;
    padding-bottom: 5px;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
}

.fp-news.region_msu h3{
    display: block;
}

.fp-news.region_msu ul li a.region_domain{
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    display: block;
    float: left;
}

.fp-news.region_msu ul li hr{
    border: none;
    background-color: #dfe1dc;
    height: 1px;
}

.home-photoreports:after{
    min-height: inherit;
}

.home-events .fp-news.region_msu ul li{
    height: auto;
}

.region_msu .fp-news-body-text{
    overflow: hidden;
}

.region_msu .fp-news-body-text > a{
    display: block;
    float: left;
    max-width: 320px;
}